The type of the button. It can take on the following values:
0 - Button.
Syntax |
|---|
|
ButtonType( Integer ) as |
Parameters |
|
|---|---|
|
Integer |
|
Notes
Remains in the 'down' position until mouse is released.
1 - Toggles. Remains in the 'down' position until clicked again.
2 - Sticky. Remains in the 'down' position when clicked.